Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: split files into chunks #541

Merged
merged 11 commits into from
Sep 4, 2023

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Aug 25, 2023

Closes #471

🔧 Summary

  • Allow passing commands list as a single run
  • Split a command into chunks regarding system max command length value (see lint-staged)

@mrexox mrexox force-pushed the fix/split-files-into-chunks branch 4 times, most recently from 7c4eb04 to bf3997c Compare August 29, 2023 13:59
@mrexox mrexox marked this pull request as ready for review August 30, 2023 14:10
@mrexox mrexox force-pushed the fix/split-files-into-chunks branch from 4078116 to 9d46a82 Compare August 30, 2023 15:06
@mrexox mrexox merged commit 78069b2 into evilmartians:master Sep 4, 2023
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lefthook's run command is too long on Windows
1 participant